Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/exact custom token #346

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Feat/exact custom token #346

merged 2 commits into from
Sep 5, 2024

Conversation

ysugimoto
Copy link
Owner

@ysugimoto ysugimoto commented Sep 5, 2024

This PR improves custom-token dealing
Before this PR we treated custom tokens as token.CUSTOM signature but we should distinguish for each custom tokens like token.DESCRIBE, etc.

After this PR, we could define custom token with literal and token.XXX tokenType and do parse and linting corresponds to custom parser.

This change may break user's custom parser but probably nobody is using it, only for internal system (testing).

@ysugimoto ysugimoto merged commit 7473a96 into main Sep 5, 2024
3 checks passed
@ysugimoto ysugimoto deleted the feat/exact-custom-token branch September 5, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant